Brightness Control v1.0
Copyright (C), Carlos DF
c4rl0s.pt@gmail.com
28/04/2012

Main features:
* Load/Save last brightness (brightness.bin to plugin folder);
* Two brightness setps, 1 and 10;
* Show brightness message on screen (can be disabled);
* Lock the combination buttons to the system when pressed;
* Change brightness message color;
* Sincronized SCREEN button steps;
   If the current brightness is:
	< 44 press screen button: 44
	< 60 press screen button: 60
	< 72 press screen button: 72
	< 84 press screen button: 84
	> 84 press screen button: 44

Defaut buttons sequence:
* Key = LTRIGGER + RTRIGGER
* Change UP with step 1 = Key + Down
* Change DOWN with step 1 = Key + DOWN
* Change UP with step 10 = Key + RIGHT
* Change DOWN with step 10 = Key + LEFT

The values can be changed via "brightness.ini".

Changelog
v1.0:
[+]First release.